-
Notifications
You must be signed in to change notification settings - Fork 8k
Fix enterprise mode external certs #97268
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Fix enterprise mode external certs #97268
Conversation
bbdb945
to
9c79998
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
commit log need not describe the override mechanism, you can just say "Fix override dir for sysbuild" and also message level can be debug message(DEBUG "WIFI_TEST_CERTS_DIR is set to ${WIFI_TEST_CERTS_DIR}")
Fix overriding the test certificates directory for enterprise mode when using sysbuild. The override already works as expected without sysbuild. Signed-off-by: Triveni Danda <[email protected]>
9c79998
to
794eb59
Compare
Addressed. |
|
Add support to set the test certificates directory for enterprise mode when an external certs directory is provided at build time.